←back to thread

261 points david927 | 1 comments | | HN request time: 0.207s | source

What are you working on? Any new ideas that you're thinking about?
1. jcarrano ◴[] No.43158820[source]
Trying to develop an app to test FFGL video plugins. I already gave up on GStreamer and now I'm battling libavcodec/FFmpeg. Once I gain enough experience, the next step will be a more complex video processing system.

I'm also developing an online store for media files. At this point it would have been cheaper to pay for a ready-to-use service, but I felt like refreshing my knowledge of web development. I'm still unsure if going with react-router was the right choice.